projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e89fe
)
Fix last commit.
author
Chong Yidong
<cyd@gnu.org>
Sat, 23 Jun 2012 12:54:59 +0000
(20:54 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Sat, 23 Jun 2012 12:54:59 +0000
(20:54 +0800)
lisp/mouse.el
patch
|
blob
|
history
diff --git
a/lisp/mouse.el
b/lisp/mouse.el
index c8862454e39e2b324d903a1076ae7f4385695f73..c130a27a8e45f271cce9d61910fabd2f11a97f0e 100644
(file)
--- a/
lisp/mouse.el
+++ b/
lisp/mouse.el
@@
-884,9
+884,6
@@
DO-MOUSE-DRAG-REGION-POST-PROCESS should only be used by
(copy-region-as-kill (mark) (point)))))
;; Otherwise, run binding of terminating up-event.
- (setq foo (list (window-buffer (selected-window))
- (current-buffer)))
-
(if do-multi-click
(goto-char start-point)
(deactivate-mark)